home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / 0_GEGA012.iso / Interface / it.dig / scripts / DefineButton2_107 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2006-01-20  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.